home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 233 / Computer Shopper 233 / ComputerShopperDVD233.iso / mpf / eng / shared / regwiz.cab / RegWizUI.dll / HTML / REMCONFM_LANG.VBS < prev    next >
Encoding:
Text File  |  2005-07-13  |  627 b   |  11 lines

  1. ∩╗┐'// ASPSTRINGTABLE 1.0
  2. Const STR_REMCONFM_TITLE    = "Remind Me Confirmation"
  3.  
  4. Const STR_REMCONFM_MSG_1    = "McAfee has saved your entered product setup information and will remind you to submit your product setup profile once an Internet connection has been detected."
  5.  
  6. Dim STR_REMCONFM_MSG_2
  7. STR_REMCONFM_MSG_2        = "You can also complete the product setup process at any time by right-clicking the McAfee SecurityCenter system tray icon " & _
  8.                           "(the red " & chr(34) & "M" & chr(34) & "icon  by the clock on your computer desktop) and selecting the " & chr(34) & _
  9.                           "Product Setup" & chr(34) & "option."
  10.  
  11.